/**html{ filter:grayscale(100%)}**/
html,
body,
div,
p,
ul,
ol,
dl,
dt,
dd,
li,
form,
input,
table,
img,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

body {
	overflow-x: hidden;
	position: relative;
	color: #333;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: "微软雅黑";
	text-align: center;
	
}
body,html{
	height: 100%;
}
p {
	line-height: 1.25em;
}

em,
b,
i {
	font-style: normal;
	font-size: 12px;
}

a {
	font-family: "微软雅黑";
	text-decoration: none;
	font-weight: normal;
	display: block;
}

a:link {
	color: #000, text-decoration:none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:visited {}

img,
a img {
	width: 100%;
	border: 0 none;
	display: block;
}

ul,
ol {
	list-style: none;
}

.clearfix:before,
.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}

.clearfix {
	zoom: 1
}

.line {
	height: 20px;
	clear: both;
}

h1 {
	font-size: 16px;
	text-align: left;
}

h2,
p {
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	text-align: left;
}

.column_wrapper {
	width: 1400px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}
#column_wrapper{
	/* margin: 0 auto; */
	text-align: center;
	margin-bottom: 80px;
}

.column_wrapperTop {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

.column_wrapperhead {
	width: 1400px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	height: 100%;
	display: flex;
	align-items: center;
}

.column_wrapper:after,
ul:after,
ol:after {
	height: 0;
	line-height: 0;
	visibility: hidden;
	display: block;
	clear: both;
	content: ".";
	font-size: 0;
}

.vspace {
	width: 99%;
	height: 30px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}


/* .swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0) !important;
}
 */

.beiJingTVs {
	background: url(../img/meetingBackg0922.jpg) center center repeat;
	width: 100%;
	height: auto;
	position: fixed;
	z-index: 9999;
}

.header {
	width: 100%;
	height: 62px;
	padding-top: 0px;
	background-color: #c43036;
	position: relative;
	z-index: 10;
	display: flex;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}

.header .logo {
	background: url(../img/meetingLogo0614.png) 0 0 no-repeat;
	float: left;
	display: inline-block;
	width: 240px;
	height: 37px;
	margin-right: 50px;
}

.header .left {
	width: 845px;
	float: left;
	display: inline-block;
	height: 100%;
}

#nav {
	height: 100%;
}

.header .left ul li {
	float: left;
	display: inline-block;
	margin-right: 15px;
	cursor: pointer;
	position: relative;
	height: 100%;
}

.header .left ul li:last-child {
	margin-right: 0;
}

.header .left ul li a {
	font-size: 16px;
	color: #fff;
	line-height: 45px;
	height: 100%;
	line-height: 62px;
}

3 {
	font-size: 12px;
	text-align: left;
}

.header .left ul li.active a {
	font-weight: 600;
	font-size: 18px;
}

.header .left ul li .down-menu {
	display: none;
	width: 120px;
	padding: 10px;
	background-color: rgba(196, 48, 54, 0.8);
	position: absolute;
	left: -25px;
	top: 61px;
	/* top:-160px; */
	z-index: 10;

}

.header .left ul li .down-menu span {
	width: 120px;
	height: 45px;
	display: block;
	line-height: 45px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	border-bottom: 1px solid#d45a5f;
}

/* .header .left ul li .down-menu span:hover{background-color: #d45a5f;} */
.header .left ul li .down-menu span .cont {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.header .left ul li .down-menu span .libg {
	background-color: #d45a5f;
	position: absolute;
	height: 100%;
	width: 0%;
	bottom: 0;
	left: 0;
	z-index: -1;
}

.border0616 {
	width: 100%;
	position: fixed;
	left: 0;
	top: 61px;
}

.header .right {
	float: right;
	position: relative;
	width: 258px;
	height: 100%;
	display: flex;
	align-items: center;
}

.header .left ul li.active a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
}

.header .left ul li {
	width: 80px !important;
}

.searchbox {
	flex: 1;
	height: 50px;
	width: 160px;
	position: relative;
}

.searchbox img {
	top: 16px;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 43px;
	cursor: pointer;
	z-index: 999;
}

.searchbox input {
	border: none;
	border-bottom: 1px solid#fff;
	outline: none;
	height: 40px;
	width: 0px;
	background: none;
	color: #fff;
}

.header .left ul li:first-child {
	width: 38px !important;
	overflow: hidden;
}

.header .right #searchbox img {
	width: 20px;
	height: 20px;
}

.header .right .searchbox input {
	border-bottom: 1px solid#fff;
	outline: none;
	height: 40px;
	width: 0px;
	background: none;
	color: #fff;
	position: absolute;
	z-index: 11;
	top: 5px;
	right: 42px;
}

.header .right span#searchbox {
	position: absolute;
	right: 0;
	cursor: pointer;
	height: 23px;
	line-height: 23px;
	padding-left: 0px;
	margin-top: 0px;
	font-size: 20px;
	color: #fff;
	display: block;
	font-family: Arial;
	display: flex;
	justify-content: space-between;
}

/* rotate */
.rotationModel0715 {
	margin-top: 13px;
	margin-bottom: 35px;
	position: relative;
}

.slider {
	width: 1140px;
	height: 475px;
	padding: 0 130px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background: #000;
}

.slider .bd {
	position: absolute;
	left: 0;
	top: 0;
}

.slider .bd li {
	overflow: hidden;
}

.slider .bd li img {
	display: block;
	width: 850px;
	height: 475px;
}

.slider .tempWrap {
	padding: 0 270px !important;
}

.slider .bd ul {
	margin-left: -850px !important;
}

.slider .pnBtn {
	position: absolute;
	top: 0;
	width: 275px;
	height: 475px;
	cursor: pointer;
	border-right: 2px solid#fff;
}

.slider .prev {
	left: 0;
}

.slider .next {
	right: 0;
}

.slider .pnBtn .blackBg {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 475px;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slider .pnBtn .arrow {
	display: none;
	position: absolute;
	top: 0;
	z-index: 1;
	width: 32px;
	height: 475px;
	_filter: alpha(opacity=70);
}

.rotationModel0715 .tabBg {
	background: url(../img/tabNavBg.png) 0 0 no-repeat;
	width: 100%;
	height: 219px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 49;
}

.rotationModel0715 .tab_nav {
	position: absolute;
	z-index: 50;
	bottom: 25px;
	left: 210px;
}

.rotationModel0715 .tab_nav ul li {
	float: left;
	display: inline-block;
	cursor: pointer;
	padding: 0 45px;
	/* background: url(img/tab_liborder.png) 0 0 no-repeat; */
}

.rotationModel0715 .tab_nav ul li span {
	display: block;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 38px;
	width: 111px;
	height: 38px;
}

.rotationModel0715 .tab_nav ul li span.cur {
	background: url(../img/li_cur0810.png) 0 0 no-repeat;
}

.rotationModel0715 .tab_nav ul li:hover span {
	color: #d45a5f;
}

.rotationModel0715 .tab_nav ul li:last-child {
	padding-right: 0;
	background: none;
}

.rotationModel0715 .tab_nav ul li:first-child {
	padding-left: 0;
	background: none;
}

.meetingTab0810 {
	display: none;
}

.wonderfulvision {
	margin-bottom: 60px;
}

.wonderfulvision .hd {
	/* height: 60px; */
	position: relative;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.wonderfulvision .hd h2 {
	background: url(../img/index_title-bg.png) right 0 no-repeat;
	/* float: left;
	display: inline-block; */
	color: #333;
	font-size: 26px;
	font-weight: bold;
	width: 140px;
	padding-left: 10px;
}

.wonderfulvision .hd span {
	/* float: right;
	display: inline-block; */
	color: #333;
	font-size: 16px;
	cursor: pointer;
}

.wonderfulvision .hd span:hover {
	color: #cc2b32;
}

.wonderfulvision .hd ul.tabbox {
	overflow: hidden;
	zoom: 1;
}

.wonderfulvision .hd ul.tabbox li{
	width: 114px;
	height: 66px;
	line-height: 66px;
	cursor: pointer;
	margin-right: 22px;
	float: left;
	display: inline-block;
	color: #333;
	background: url(../img/jingcai_liborder1.png)0 0 no-repeat;
}

.wonderfulvision .hd ul.tabbox li:hover {
	color: #fff;
	background: url(../img/jingcai_liborder.png) 0 0 no-repeat;
}

.wonderfulvision .hd ul.tabbox li.cur {
	background: url(../img/jingcai_liborder2.png) 0 0 no-repeat;
}

.wonderfulvision .hd .next {
	background: url(../img/jingcai_next2.png) 0 0 no-repeat;
	width: 41px;
	height: 66px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.wonderfulvision .hd .next:hover {
	background: url(../img/jingcai_next1.png) 0 0 no-repeat;
}

.wonderfulvision .bd {
	/* overflow: hidden; */
	position: relative;
}

.wonderfulvision .bd ul.tabbox {
	overflow: hidden;
	zoom: 1;
}

.wonderfulvision .bd ul.tabbox li {
	width: 114px;
	height: 66px;
	line-height: 66px;
	cursor: pointer;
	/*margin-right: 22px;*/
	margin-left: 29px;
	float: left;
	display: inline-block;
	color: #333;
	font-size: 18px;
	background: url(../img/jingcai_liborder1.png)0 0 no-repeat;
}
.wonderfulvision .bd ul.tabbox li a{
	color: #333;
}

.wonderfulvision .bd ul.tabbox li:hover {
	color: #333;
	background: url(../img/jingcai_liborder2.png) 0 0 no-repeat;
}

.wonderfulvision .bd ul.tabbox li.cur {
	background: url(../img/jingcai_liborder.png) 0 0 no-repeat;
	color: #fff;
}
.wonderfulvision .bd ul.tabbox li.cur a{
	color: #fff;
}

.wonderfulvision .bd ul.tabbox li.cur:hover {
	color: #fff;
}

.wonderfulvision .bd .next {
	background: url(../img/jingcai_next2.png) 0 0 no-repeat;
	width: 41px;
	height: 66px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.wonderfulvision .bd .before {
	background: url(../img/jingcai_next2.png) 0 0 no-repeat;
	width: 41px;
	height: 66px;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	transform: rotate(180deg);
}

.wonderfulvision .bd .before:hover {
	background: url(../img/jingcai_next1.png) 0 0 no-repeat;
	transform: rotate(180deg);
}

.wonderfulvision .bd .next:hover {
	background: url(../img/jingcai_next1.png) 0 0 no-repeat;
}

.wonderfulvision .bd .imgbox {
	margin-top: 25px;
	width: 1400px;
	height: 394px;
	position: relative;
}

.wonderfulvision .bd .imgbox ul {
	display: none;
}

.wonderfulvision .bd .imgbox li {
	cursor: pointer;
	position: relative;
	float: left;
	display: inline-block;
	width: 348px;
	height: 195px;
	margin-right: 1px;
	margin-bottom: 2px;
	position: relative;
}

.wonderfulvision .bd .imgbox li:nth-child(4n) {
	margin-right: 0;
}

.wonderfulvision .bd .imgbox li .enlarge {
	display: none \9;
	position: absolute;
	z-index: 10;
	left: -50px;
	top: -20px;
	width: 440px;
	height: 247px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;

	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	box-shadow: 0 0 88px #333;
}

.wonderfulvision .bd .imgbox li:hover .enlarge {
	display: block \9;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.wonderfulvision .bd .imgbox ul li .mengceng {
	display: ;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .3;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}

.wonderfulvision .bd .imgbox li .enlarge .bg {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../img/jingcai_imgzhezhao.png) 0 0 no-repeat;
}

.wonderfulvision .bd .imgbox li .enlarge .text {
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	width: 368px;
	height: 170px;
	padding: 40px;
}

.wonderfulvision .bd .imgbox li .enlarge .text h2 {
	color: #fff;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
}

.wonderfulvision .bd .imgbox li .enlarge .text p {
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
}

.wonderfulvision .bd .imgbox li .enlarge .text span {
	color: #fff;
	font-size: 20px;
	margin-top: 30px;
	display: block;
}

/* shengsheng */
.soundEar {
	width: 1400px;
	margin: 0 auto 20px;
}

.soundEar .hd {
	/* height: 60px; */
	margin-bottom: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}

.soundEar .hd h2 {
	background: url(../img/index_title-bg.png) right 0 no-repeat;
	/* float: left;
	display: inline-block; */
	color: #333;
	font-size: 26px;
	font-weight: bold;
	width: 140px;
	padding-left: 10px;
}

.soundEar .hd span {
	/* float: right;
	display: inline-block; */
	color: #333;
	font-size: 16px;
	cursor: pointer;
}

.soundEar .hd span:hover {
	color: #cc2b32;
}

.soundEar .bd {
	background: url(../img/sound_background.png) 0 0 no-repeat;
	width: 100%;
	height: 178px;
}

.soundEar .bd .text {
	float: left;
	display: inline-block;
	width: 200px;
	margin-left: 150px;
	padding: 40px 0;
}

.soundEar .bd .text h2 {
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	margin-top: 10px;
	cursor: pointer;
	display: flex;
}

.soundEar .bd .text h2 .audio_right {
	width: 27px;
	height: 27px;
	padding-left: 10px;
}

.soundEar .bd .text span {
	display: block;
	color: #666;
	font-size: 18px;
	line-height: 40px;
	text-align: left;
	height: 35px;
	overflow: hidden;
}

.soundEar .bd .logoBox {
	cursor: move;
	white-space: nowrap;
	overflow: hidden;
	overflow-x: scroll;
	float: left;
	display: inline-block;
	margin-left: 15px;
	width: 1000px;
	margin-top: 25px;
	position: relative;
}

.soundEar .bd .logoBox ul {
	height: 120px;
}

.soundEar .bd .logoBox ul li {
	/* float: left;*/
	display: inline-block;
	margin-right: 30px;
	cursor: pointer;
	position: relative;
	height: 76px;
}

.soundEar .bd .logoBox ul li h2 {
	display: none;
}

.soundEar .bd .logoBox ul li span.cur {
	background: url(../img/zhibiao.png) 0 0 no-repeat;
	display: block !important;
	width: 16px;
	height: 48px;
	position: absolute;
	bottom: -40px;
	left: 45px;
	z-index: 10;
}

.soundEar .bd .logoBox::-webkit-scrollbar {
	/*滚动条的宽度*/
	width: 9px;
	height: 9px;
	background-color: #f8f8f8;
}

.soundEar .bd .logoBox::-webkit-scrollbar-thumb {
	//滚动条的设置
	background-color: #cc2b32;
	/* background-clip:padding-box; */
	min-height: 28px;
}

.soundEar .bd .logoBox::-webkit-scrollbar-thumb:hover {
	background-color: #cc2b32;
	border-radius: 20px;
	cursor: pointer;
}

.jingxuanFL {
	height: 286px;
	margin-bottom: 20px;
	display: none;
}

.jingxuanFL .bd {
	width: 100%;
	position: relative;
}

.jingxuanFL .bd .imgbox {
	width: 100%;
}

.jingxuanFL .bd .top {
	background: url(../img/k.png) 0 0 no-repeat;
	width: 266px;
	height: 266px;
	position: absolute;
	z-index: 51;
	left: -0px;
	top: 28px;
	overflow: hidden;
}

.jingxuanFL .bd .bottom {
	background: url(../img/yj.png) 0 0 no-repeat;
	width: 266px;
	height: 266px;
	position: absolute;
	z-index: 0;
	left: -0px;
	top: 28px;
}

.jingxuanFL .bd ul {
	position: absolute;
	/* z-index: 8; */
	width: 900%;
}
.jingxuanTab1{
	/* height: 266px; */
	margin-left: calc((100% - 1400px) / 2);
}
.jingxuanFL .bd ul li {
	position: relative;
	width: 271px;
	/* height:320px; */
	/* height: 337px; */
	height: 254px;
	border-radius: 50%;
	overflow: hidden;
	margin-top: 35px;
	float: left;
	display: inline-block;
	cursor: pointer;
}

.jingxuanFL .bd ul li .smalltxt {
	width: 190px;
	height: 260px;
	padding: 20px;
	text-align: center;
	background-color: #fff;
	border-radius: 15px;
}

.jingxuanFL .bd ul li .smalltxt img {
	border-radius: 50%;
	width: 104px;
	height: 104px;
	margin: 0 auto;
}

.jingxuanFL .bd ul li .smalltxt h2 {
	text-align: center;
	color: #000000;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	margin: 15px 0;
}

.jingxuanFL .bd ul li .smalltxt p {
	text-align: center;
	color: #666666;
	font-size: 18px;
	line-height: 30px;
}

.jingxuanFL .bd ul li .smalltxt span {
	text-align: center;
	display: block;
	margin-top: 10px;
	color: #999;
	font-size: 18px;
}

.jingxuanFL .bd ul li .bigTxt {
	display: none \9;
	display: none;
	background: url(../img/jingxuan_likuodabg.jpg) 0 0 no-repeat;
	width: 271px;
	height: 290px;
	padding: 30px 0;
	position: absolute;
	left: -18px;
	top: -24px;
	z-index: 50;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}

@keyframes turn {
	0% {
		-webkit-transform: rotate(0deg);
	}

	25% {
		-webkit-transform: rotate(90deg);
	}

	50% {
		-webkit-transform: rotate(180deg);
	}

	75% {
		-webkit-transform: rotate(270deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

.jingxuanFL .bd ul li img {
	width: 254px;
	height: 254px;
}

.jingxuanFL .bd ul li:hover img {
	animation: turn 4s linear infinite;
}

.jingxuanFL .bd ul li:hover .bigTxt {
	display: block \9;
	display: block;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.jingxuanFL .bd ul li .bigTxt img {
	width: 123px;
	height: 123px;
	border-radius: 50%;
	margin: 0 auto;
}

.jingxuanFL .bd ul li .bigTxt h2 {
	font-size: 24px;
	text-align: center;
	color: #000000;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	margin: 20px 0;
}

.jingxuanFL .bd ul li .bigTxt p {
	font-size: 22px;
	margin: 0 20px;
	color: #666666;
	line-height: 30px;
	text-align: center;
}

.jingxuanFL .bd ul li .bigTxt span {
	font-size: 18px;
	display: block;
	text-align: center;
	margin-top: 10px;
	color: #999;
}


/* rongmeijuzhen */
.rongmeijuzhen {
	/* padding: 0 0 50px; */
	/* background: url(img/rongmeijuzhenbg.jpg) center center no-repeat; background-size: cover; */
}

.rongmeijuzhen.bb {
	background: none;
}

.rongmeijuzhen .hd {
	height: 60px;
	position: relative;
}

.rongmeijuzhen .hd h2 {
	background: url(../img/index_title-bg.png) right 0 no-repeat;
	float: left;
	display: inline-block;
	color: #333;
	font-size: 26px;
	font-weight: bold;
	width: 140px;
	padding-left: 10px;
}

.rongmeijuzhen .hd span {
	float: right;
	display: inline-block;
	color: #333;
	font-size: 16px;
	cursor: pointer;
}

.rongmeijuzhen .hd span:hover {
	color: #cc2b32;
}

.rongmeijuzhen .topImgBox {
	margin: 10px 0;
}

.rongmeijuzhen .topImgBox ul li {
	width: 335px;
	height: 255px;
	float: left;
	display: inline-block;
	margin-right: 16px;
	overflow: hidden;
	position: relative;
}

.rongmeijuzhen .topImgBox ul li:last-child {
	margin-right: 0;
}

.rongmeijuzhen .topImgBox ul li img {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	width: 334px;
	/* margin-top: 7px;
		 margin-left: 7px; */
}

.coverimg {
	width: 320px !important;
	position: absolute;
	top: 7px;
	left: 7px;
	opacity: 1;
}

.coverimg:hover {
	opacity: 0.6;
}


.coverimg:hover+.coverimglogin {
	display: block;
}

.coverimglogin {
	width: 320px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -30px;
	z-index: 999;
	opacity: 1;
}


.btime1 .coverimglogin {
	margin-top: -60px !important;
}




.rongmeijuzhen .topImgBox ul li.btime {}

.rongmeijuzhen .topImgBox ul li.bjgbw {}

.rongmeijuzhen .topImgBox ul li.lisening {}

.rongmeijuzhen .scrollBox {
	margin: 20px 0;
	height: 160px;
}

.rongmeijuzhen .scrollBox .televsion {
	margin-bottom: 15px;
}

.rongmeijuzhen .scrollBox .televsion h2 {
	float: left;
	display: inline-block;
	width: 50px;
	height: 59px;
	line-height: 57px;
	color: #fff;
	font-size: 16px;
	direction: rtl !important;
	writing-mode: tb-rl;
	letter-spacing: 10px;
	padding: 9px 0;
}

.rongmeijuzhen .scrollBox .televsion .scrollBar {
	float: left;
	display: inline-block;
	width: 1330px;
	/* height: 83px; */
	position: relative;
	margin-left: 10px;
}

.rongmeijuzhen .scrollBox .televsion .scrollBar .next {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../img/rmjz_next13.png) 0 0 no-repeat;
	width: 35px;
	height: 67px;
}

.rongmeijuzhen .scrollBox .televsion .scrollBar .next:hover {
	cursor: pointer;
	background: url(../img/nexthover.png) 0 0 no-repeat;
	width: 35px;
	height: 67px;
	position: absolute;
	right: 0;
	top: 0;
}

.rongmeijuzhen .scrollBox .televsion .scrollBar ul li {
	position: relative;
	width: 110px;
	height: 65px;
	line-height: 65px;
	margin-bottom: 10px;
	cursor: pointer;
	border-radius: 5px;
	float: left;
	display: inline-block;
	margin-right: 18px;
	color: #333;
	font-size: 18px;
	background-color: #fff7f7;
}

.rongmeijuzhen .scrollBox .televsion .scrollBar ul li:hover {
	background-color: #cc2b32;
	color: #fff;
}

.rongmeijuzhen .scrollBox .televsion .scrollBar ul li.cur {
	background-color: #cc2b32;
	color: #fff;
}

.rongmeijuzhen .scrollBox .televsion .scrollBar ul li.cur span.on {
	background-color: #cc2b32;
	border-radius: 5px;
	width: 34px;
	height: 4px;
	display: block;
	position: absolute;
	left: 0;
	bottom: -10px;
	-webkit-transform: translatex(40px) skew(0deg);
	-moz-transform: translatex(40px) skew(0deg);
	-ms-transform: translatex(40px) skew(0deg);
	-o-transform: translatex(40px) skew(0deg);
	transform: translatex(40px) skew(0deg);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.rongmeijuzhen .scrollBox .guangbo {
	margin-bottom: 15px;
}

.rongmeijuzhen .scrollBox .guangbo h2 {
	float: left;
	display: inline-block;
	width: 50px;
	height: 59px;
	line-height: 57px;
	color: #fff;
	padding-left: 6px;
	direction: rtl !important;
	writing-mode: tb-rl;
	letter-spacing: 10px;
	padding: 9px 0;
}

.rongmeijuzhen .scrollBox .guangbo .scrollBar {
	float: left;
	display: inline-block;
	width: 1330px;
	position: relative;
	margin-left: 10px;
}

.rongmeijuzhen .scrollBox .guangbo .scrollBar .next {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../img/rmjz_next13.png) 0 0 no-repeat;
	width: 35px;
	height: 67px;
}

.rongmeijuzhen .scrollBox .guangbo .scrollBar .next:hover {
	cursor: pointer;
	background: url(../img/nexthover.png) 0 0 no-repeat;
}

.rongmeijuzhen .scrollBox .guangbo .scrollBar ul li {
	position: relative;
	margin-bottom: 15px;
	width: 110px;
	height: 65px;
	line-height: 65px;
	cursor: pointer;
	border-radius: 5px;
	float: left;
	display: inline-block;
	margin-right: 18px;
	color: #333;
	font-size: 18px;
	background-color: #fff7f7;
}

.rongmeijuzhen .scrollBox .guangbo .scrollBar ul li:hover {
	background-color: #cc2b32;
	color: #fff;
}

.rongmeijuzhen .scrollBox .guangbo .scrollBar ul li.cur {
	background-color: #cc2b32;
	color: #fff;
}

.rongmeijuzhen .scrollBox .guangbo .scrollBar ul li.cur span.on {
	background-color: #cc2b32;
	border-radius: 5px;
	width: 34px;
	height: 4px;
	display: block;
	position: absolute;
	left: 0;
	bottom: -10px;
	-webkit-transform: translatex(40px) skew(0deg);
	-moz-transform: translatex(40px) skew(0deg);
	-ms-transform: translatex(40px) skew(0deg);
	-o-transform: translatex(40px) skew(0deg);
	transform: translatex(40px) skew(0deg);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.rongmeijuzhen .pindaoLmu_0911 {
	height: 305px;
	width: 1400px;
}

.rongmeijuzhen .pindaoLmu_0911 .left {
	float: left;
	display: inline-block;
	width: 228px;
	height: 304px;
	background-color: #fff;
	position: relative;
}

.rongmeijuzhen .pindaoLmu_0911 .left h2 {
	position: absolute;
	left: 0;
	top: -10px;
	z-index: 1;
	background: url(../img/pindaohaobg.png) 0 0 no-repeat;
	width: 132px;
	height: 71px;
}

.rongmeijuzhen .pindaoLmu_0911 .left ul {
	margin: 85px 20px 0 20px;
}

.rongmeijuzhen .pindaoLmu_0911 .left ul li {
	position: relative;
	cursor: pointer;
	float: left;
	display: inline-block;
	width: 76px;
	height: 67px;
	margin-bottom: 30px;
	margin-right: 20px;
}

.rongmeijuzhen .pindaoLmu_0911 .left ul li:nth-child(2n) {
	margin-right: 0;
}

.rongmeijuzhen .pindaoLmu_0911 .left .saoma {
	display: none;
	box-shadow: 10px 10px 68px 6px #a3a3a3;
	border-radius: 10px;
	width: 131px;
	height: 114px;
	position: absolute;
	left: -5px;
	top: -15px;
	background: #fff;
	z-index: 2;
}

.rongmeijuzhen .pindaoLmu_0911 .left .saoma img {
	width: 93px;
	height: 93px;
	margin: 10px auto;
}

.rongmeijuzhen .pindaoLmu_0911 .jingxuanpindao {
	margin-left: 10px;
	position: relative;
	width: 1160px;
	height: 305px;
	float: left;
	display: inline-block;
	background-color: #fff;
}

.rongmeijuzhen .pindaoLmu_0911 .jingxuanpindao .hd {
	background: url(../img/jxpd_hdbg.jpg) 0 0 no-repeat;
	width: 69px;
	height: 302px;
	position: absolute;
	left: 0;
	top: 0;
}

.rongmeijuzhen .pindaoLmu_0911 .jingxuanpindao .bd {
	width: 1080px;
	height: 250px;
	padding: 30px 0;
	position: absolute;
	left: 69px;
	overflow: hidden;
}

.rongmeijuzhen .pindaoLmu_0911 .jingxuanpindao .bd .scroll {
	width: 1080px;
	height: 250px;
}

.rongmeijuzhen .pindaoLmu_0911 .jingxuanpindao .bd ul {
	white-space: nowrap;
	zoom: 1;
}

.rongmeijuzhen .pindaoLmu_0911 .jingxuanpindao .bd ul li {
	display: flex;
	white-space: nowrap;
	/* overflow: hidden; */
	cursor: pointer;
	position: relative;
	width: 370px;
	height: 205px;
	display: inline-block;
	margin-right: 10px;
}

.rongmeijuzhen .pindaoLmu_0911 .jingxuanpindao .bd ul li:last-child {
	margin-right: 0;
}

.rongmeijuzhen .pindaoLmu_0911 .jingxuanpindao .bd ul li .bg {
	display: none;
	background-color: #000;
	opacity: .5;
	width: 370px;
	height: 205px;
	position: absolute;
	left: 0;
	top: 205px;
	z-index: 1;
}

.rongmeijuzhen .pindaoLmu_0911 .jingxuanpindao .bd ul li .shareBox ul {
	margin: 0 30px;
}

.rongmeijuzhen .pindaoLmu_0911 .jingxuanpindao .bd ul li .shareBox {
	display: none;
	width: 370px;
	height: 205px;
	position: absolute;
	left: 0;
	top: 205px;
	z-index: 2;
}

.rongmeijuzhen .pindaoLmu_0911 .jingxuanpindao .bd ul li .shareBox h2 {
	color: #fff;
	font-size: 24px;
	margin: 20px auto;
	text-align: center;
}

.rongmeijuzhen .pindaoLmu_0911 .jingxuanpindao .bd ul li .shareBox li {
	overflow: visible;
	position: relative;
	width: 51px;
	height: 85px;
	float: left;
	display: inline-block;
	margin-right: 25px;
	margin-top: 20px;
}

.rongmeijuzhen .pindaoLmu_0911 .jingxuanpindao .bd ul li .shareBox li h2 {
	font-size: 16px;
	color: #fff;
}

.rongmeijuzhen .pindaoLmu_0911 .jingxuanpindao li .saoma1 {
	display: none;
	box-shadow: 10px 10px 68px 6px #a3a3a3;
	border-radius: 10px;
	width: 131px;
	height: 114px;
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 2;
}

.rongmeijuzhen .pindaoLmu_0911 .jingxuanpindao li .saoma1 img {
	width: 93px;
	height: 93px;
	margin: 10px auto;
}

.aa {
	display: none;
}

.zhuchirenfengcai {
	margin-bottom: 60px;
	/* height: 560px; */
	height: auto;
}

.zhuchirenfengcai .hd {
	width: 1400px;
	margin: 0 auto 30px;
	/* height: 60px; */
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}

.zhuchirenfengcai .hd h2 {
	background: url(../img/index_title-bg.png) right 0 no-repeat;
	/* float: left;
	display: inline-block; */
	color: #333;
	font-size: 26px;
	font-weight: bold;
	width: 160px;
	padding-left: 10px;
}

.zhuchirenfengcai .hd span {
	/* float: right;
	display: inline-block; */
	color: #333;
	font-size: 16px;
	cursor: pointer;
}

.zhuchirenfengcai .hd span:hover {
	color: #cc2b32;
}

.zhuchirenfengcai .bd {
	position: relative;
}

.zhuchirenfengcai .bd ul li {
	width: 370px;
	height: 495px;
	float: left;
	display: inline-block;
}

.zhuchirenfengcai .bd ul li img {
	width: 370px;
	height: 495px;
}

.zhuchirenfengcai .bottombg {
	background: url(../img/bottombg.jpg) center bottom no-repeat;
	width: 100%;
	height: 70px;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}
.shadow{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 10;
}
button.slick-prev.slick-arrow {
	display: none !important;
	background: url(../img/prev01.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
	cursor: pointer;
	position: absolute;
	left: 5%;
	top: 45%;
	z-index: 98;
	text-indent: -99999px;
	border: none;
	outline: none;
	background-size: cover;
}

button.slick-next.slick-arrow {
	display: none !important;
	background: url(../img/next01.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
	cursor: pointer;
	position: absolute;
	right: 5%;
	top: 45%;
	z-index: 98;
	text-indent: -99999px;
	border: none;
	outline: none;
	background-size: cover;
}

button.slick-prev.slick-arrow:hover {
	background: url(../img/prev02.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
	background-size: cover;
}

button.slick-next.slick-arrow:hover {
	background: url(../img/next02.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
	background-size: cover;
}

.zhuchirenfengcai .bd:hover button.slick-prev.slick-arrow {
	display: block !important;
}

.zhuchirenfengcai .bd:hover button.slick-next.slick-arrow {
	display: block !important;
}

.zhuchirenfengcai .zhezhaoceng {
	background-color: #000;
	opacity: .5;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
}

.section-project {
	/* padding: 50px 0; */
	position: relative;
	/* background-color: #222; */
}

.section__title,
.section__subtitle {
	text-align: center;
	color: white;
	display: block;
}

.slick-initialized .slick-slide {
	/* width: 370px!imgportant;height: 495px; */
}

.project-strip .slick-slide img {
	width: 370px !important;
	height: 496px !important;
}

.section__title {
	font-size: 3em;
	line-height: 1;
	margin: 0 0 20px;
}

.section__subtitle {
	font-size: 1.2em;
	line-height: 1.5;
	opacity: .5;
}

.section__subtitle a {
	color: inherit;
}

.project-carousel {
	position: relative;

}
/* 主持人 */
.zhuchirenfengcai .bd{
	/* height: 496px; */
	
}

.swiper-container-host,
.swiper-slide-host a,

{
	width: 100%;
	height: 100%;

}
.swiper-slide-host img{
	width: 100%;
	height: 'auto';
	max-height: 100%;
}
.hostCenterBigBox{
	width: 24.6%;
	height: 118%;
	position: absolute;
	top: -9%;
	left: 37.7%;
	z-index: 11;
	box-shadow: 0 20px 90px #999;
	overflow: hidden;
}
.hostCenterBigBox img{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}
.host_img_pre{
	left: 0;
}
.host_img_next{
	left: 100%;
}
.host_detail{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/cfxk.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%; 
	-moz-background-size: 100% 100%;
	z-index: 13;
}
.host_detail a{
	display: block;
	width: 100%;
	height: 100%;
}
.swiper-container.swiper-container-host-inner{
height: 100%;
}
.host_detail_inner{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 12;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	box-sizing: border-box;
	padding: 6% 8%;
	background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.7));
}
.host_name{
	font-size: 20px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.host_channel{
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.host_content{
	font-size: 16px;
	color: #FFFFFF;
}

.project-strip .project .mengceng {
	background-color: #000;
	opacity: .4;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 91;
	cursor: default;
}

.project-strip .project {
	cursor: pointer;
	width: 300px !important;
}

.project-strip img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.project-screen {
	width: 440px;
	height: 591px;
	height: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: -43px;
	bottom: 0;
	margin: auto;
	z-index: 999;
	box-shadow: 10px 30px 80px #333;
}

.project-screen .project-detail {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 440px;
	height: 591px;
	z-index: 1;
}

.project-screen .screen-frame {
	content: " ";
	/* width: 768px; */
	/* width: 300px;
  height: 451px; */
	position: absolute;
	background-repeat: no-repeat;
}

.project-screen .project {
	/* margin-right: -100%; */
	float: left;
	cursor: move;
	position: relative;

}

.project-screen .project-detail img {
	/* width: 100%; */
	width: 440px;
	height: 579px;
}

.project-detail .project .bg {
	background: url(../img/zcr_bigshow.png) 0 0 no-repeat;
	position: absolute;
	left: 0;
	bottom: -27px;
	z-index: 999;
	width: 440px;
	height: 510px;
}

.project-detail .project .text {
	position: absolute;
	left: 37px;
	bottom: 10px;
	text-align: left;
	z-index: 99999;
	width: 350px;
	height: 250px;
}

.project-detail .project h2 {
	color: #fff;
	font-size: 20px;
	line-height: 60px;
}

.project-detail .project span {
	color: #fff;
	font-size: 18px;
	display: block;
	line-height: 40px;
}

.project-detail .project p {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	padding-right: 30px;
}




.column_wrapperlast {
	width: 1459px;
	height: 697px;
	margin: 60px auto 20px;
}

.jujiaoBrtv {
	/* margin: 50px auto; */
	
	width: 100%;
	height: 770px;
	position: relative;
	/* margin-top: 180px; */
}

.jujiaoBrtv .hd {
	width: 1400px;
	/* height: 30px; */
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
	/* position: absolute;
	left: 20px;
	top: -40px; */
}

.jujiaoBrtv .hd h2 {
	background: url(../img/index_title-bg.png) right 0 no-repeat;
	/* float: left;
	display: inline-block; */
	color: #333;
	font-size: 26px;
	font-weight: bold;
	width: 160px;
	padding-left: 30px;
}

.jujiaoBrtv .hd span {
	/* float: right;
	display: inline-block; */
	color: #333;
	cursor: pointer;
	font-size: 16px;
	/* line-height: 30px; */
}

.jujiaoBrtv .hd span:hover {
	color: #cc2b32;
}

.jujiaoBrtv .bd {
	width: 1400px;
	height: 612px;
	background: url(../img/jujiaobrtvbg.png) 0 0 no-repeat;
	overflow: hidden;
}

.jujiaoBrtv .left {
	float: left;
	display: inline-block;
	width: 616px;
	margin-top: 60px;
	margin-left: 60px;
	cursor: pointer;
	
}

.jujiaoBrtv .left .text {
	margin-bottom: 16px;
}

.jujiaoBrtv .left .text h2 {
	font-weight: bold;
	background: url(../img/text.jpg) left 5px no-repeat;
	padding-left: 30px;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 8px;
}

.jujiaoBrtv .left .text h2 a {
	color: #000000;
}

.jujiaoBrtv .left .text p {
	line-height: 30px;
	font-size: 14px;
	padding-left: 30px;
}

.jujiaoBrtv .left .text p a {
	color: #000000;
}

.jujiaoBrtv .left .text p a:hover {
	color: #cc2b32;
}

.jujiaoBrtv .left .text h2:hover {
	background: url(../img/textcur.jpg) left 5px no-repeat;
	color: #cc2b32;
}

.jujiaoBrtv .left .text h2:hover a {
	color: #cc2b32;
}

.jujiaoBrtv .left .zhibo h2 {
	margin-bottom: 20px;
	background: url(../img/zhibo.jpg) left 5px no-repeat;
	height: 33px;
	line-height: 33px;
	padding-left: 60px;
	font-size: 16px;
}

.jujiaoBrtv .left .yiqings h2 {
	margin-bottom: 20px;
	background: url(../img/yiqingzhiji.jpg) left 5px no-repeat;
	height: 33px;
	line-height: 33px;
	padding-left: 160px;
	font-size: 16px;
}

.jujiaoBrtv .left ul li {
	text-align: left;
	background: url(../img/licur.jpg)left center no-repeat;
	margin-bottom: 10px;
	height: 25px;
	padding-left: 20px;
	line-height: 25px;
	font-size: 16px;
}

.jujiaoBrtv .left ul li a,.jujiaoBrtv .left  h2 a,.jujiaoBrtv .left ul li a:visited,.jujiaoBrtv .left  h2 a:visited{
	color: #333;
}

.jujiaoBrtv .left .zhibo h2:hover,.jujiaoBrtv .left .zhibo h2 a:hover {
	color: #cc2b32;
}

.jujiaoBrtv .left .yiqings h2:hover,.jujiaoBrtv .left .yiqings h2 a:hover {
	color: #cc2b32;
}

.jujiaoBrtv .left ul li:hover,.jujiaoBrtv  .left ul li a:hover {
	color: #cc2b32;
}

@keyframes rowup {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	100% {
		-webkit-transform: translate3d(0, -207px, 0);
		transform: translate3d(0, -207px, 0);

	}
}

.jujiaoBrtv.why .right ul {

	/* -webkit-animation: 10s rowup linear infinite normal;
	    animation: 10s rowup linear infinite normal;
	    position: relative; */
}

.jujiaoBrtv .right {
	float: right;
	display: inline-block;
	width: 640px;
	margin-top: 63px;
	position: relative;
	overflow: hidden;
}

.jujiaoBrtv .right li {
	margin-bottom: 15px;
	cursor: pointer;
	width: 590px;
	display: flex;
	align-items: center;
}
.jujiaoBrtv .right li div{
	padding-right: 20px;
	border-right: 1px solid#999;
	display: flex;
	flex-direction: column;
}

.jujiaoBrtv .right li span {
	line-height: 22px;
	/* float: left;
    display: inline-block;
    display: block; */	
	color: #999;	
	font-size: 15px;
}

.jujiaoBrtv .right li h2 {
	width: 516px;
	color: #333;
	font-size: 16px;
	margin-left: 20px;
	float: left;
	display: inline-block;
	line-height: 26px;
}

.jujiaoBrtv .right li h2 a {
	color: #333333;
}

.jujiaoBrtv .right li:hover span {
	color: #cc2b32;
}

.jujiaoBrtv .right li:hover h2,.jujiaoBrtv .right li:hover h2 a {
	color: #cc2b32;
}

.jujiaoBrtv .rightwhy {
	float: right;
	display: inline-block;
	width: 640px;
	margin-top: 63px;
	position: relative;
	overflow: hidden;
}

.jujiaoBrtv .rightwhy li {
	margin-bottom: 15px;
	cursor: pointer;
	width: 590px;
	height: 51px !important;
	display: flex;
	align-items: center;
}

.jujiaoBrtv .rightwhy li span {
	line-height: 22px;
	float: left;
	display: inline-block;
	display: block;
	border-right: 1px solid#999;
	color: #999;
	padding-right: 20px;
	font-size: 15px;
}

.jujiaoBrtv .rightwhy li h2 {
	width: 516px;
	color: #333;
	font-size: 16px;
	margin-left: 20px;
	float: left;
	display: inline-block;
	line-height: 26px;
}

.jujiaoBrtv .rightwhy li:hover span {
	color: #cc2b32;
}

.jujiaoBrtv .rightwhy li:hover h2 {
	color: #cc2b32;
}

.jujiaoBrtv .rightwhy .tempWrap {
	overflow: visible !important;
	height: 528px !important;
}

footer{
	background: #fae9e9;
	padding: 35px 0 25px;
	margin-top: 20px;
}
footer img {
	width: 100%;
}

footer p {
	text-align: center;
}
footer div{
	display: flex;
	justify-content: center;
	margin-bottom: 16px;
}
footer a,footer p{
	font-size: 12px;
	color: #333333;
	padding: 0 8px;
	border-right: 1px solid #c3b4b4;
}
footer a:nth-last-child(1),footer p:nth-last-child(1){
	border-right: none;
}
footer ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
footer ul img{
	display: block;
	width: 128px;
	margin: 0 14px;
	border: 1px solid #f8d068;
	border-radius: 6px;
}
.gonganlogo{
	width: 20px;
	height: 20px;
	background: url(../img/beian.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}

.banner {
	position: relative;
	/* height:180px; */
	/* width: 1400px; */
	height: 370px;
	padding: 0px 0 16px;
	margin: 0 auto;
	text-align: center
}

.dg-container {
	position: relative;
	width: 100%;
	/* height:180px */
	/* width: 1400px; */
	height: 370px;
	margin: 0 auto;
}

.dg-wrapper {
	/* width: 1170px; */
	width: 66%;
	height: 370px;
	margin: 0 auto;
	position: relative;
	transform-style: preserve-3d;
	/* perspective:1000px */
	/* margin-left: 122px; */
	transform: skewX(-5deg);
}

.dg-wrapper a {
	/* width:100%; */
	/* height:180px; */
	width: 100%;
	height: 370px;
	display: block;
	position: absolute;
	/* left: -27px; */
	top: 0;
	z-index: 1;
	/* z-index: 99; */
	overflow: hidden;
	background: #000000;
}
.dg-wrapper a.dg-center {
	z-index: 5;
}

.dg-wrapper a:first-child {
	/* z-index: 2 */
}

.dg-wrapper a img {
	display: block;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
	border-radius: 4px;
	/* width:100%; */
	/* height:180px; */
	/* height: 475px; */

	margin: 0 auto;
	transform: skewX(5deg);

	/* height: 506.25px; */
	width: 1206px;
	margin-left: -14px;
}

.dg-wrapper a.dg-transition {
	transition: all .5s ease-in-out
}

.dg-wrapper a.dg-transition-fast {
	transition: all .2s ease-in-out
}

.dg-container nav {
	display: none
}

.dg-container nav span:hover {
	opacity: 1
}

.dg-container nav span.dg-next {
	background-position: top right;
	margin-left: 10px
}

.dg-container #lightButton2 {
	bottom: 20px
}

.dg-container .button {
	position: relative;
	z-index: 5;
	display: none;
}

.dg-container .button li {
	cursor: pointer;
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin-right: 5px;
	background: rgba(255, 255, 255, .3);
	border: 1px solid rgba(0, 0, 0, .2)
}

.dg-container .button .light {
	background: #01bdff
}

/* .dg-wrapper .jpg{display: none;} */
.dg-wrapper .gif {
	display: none;
}

.dg-wrapper .gif {
	width: 110%;
	height: 100%; !important;
}


.sliderSS {
	width: 100%;
	height: 370px;
	padding: 0 0px;
	margin: 0 auto 30px;
	position: relative;
	overflow: hidden;
}

.sliderSS .tabBg {
	background: url(../img/jx.png) no-repeat center;
	width: 100%;
	height: 110px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 49;
}

.sliderSS .tab_nav {
	position: absolute;
	z-index: 50;
	bottom: 25px;
	width: 100%;
	left: 0;
	
	/* left: 50%;
	margin-left: -499px; */
}
.sliderSS .tab_nav ul {
	display: flex;
	justify-content: center;
}
.sliderSS .tab_nav ul li {
	/* float: left;
	display: inline-block; */
	cursor: pointer;
	padding: 0 20px;
}

.sliderSS .tab_nav ul li {
	display: block;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 38px;
	width: 138px;
	height: 38px;
	background: url(../img/imgborderleft.png) no-repeat right center;
	background-size: 1px 63px;
}

.sliderSS .tab_nav ul li:last-child {
	border: none;
}

.sliderSS .tab_nav ul li span {
	display: block;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 38px;
	width: 138px;
	height: 38px;
}

.sliderSS .tab_nav ul li:first-child span {
	display: block;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 38px;
	width: 111px;
	height: 38px;
}

.sliderSS .tab_nav ul li span.cur {
	background: url(../img/cbk.png) 0 0 no-repeat;
}

.sliderSS .tab_nav ul li:hover span {
	color: #d45a5f;
}


.sliderSS .tab_nav ul li span.cur {
	color: #fff;
}

.sliderSS .tab_nav ul li:last-child {
	padding-right: 0;
	background: none;
}

.sliderSS .tab_nav ul li:first-child {
	padding-left: 0;
	background: none;
	background: url(../img/borderleft.png) no-repeat right top;
	background-size: 1px 50px;
	width: 108px;
}

.sliderSS img {
	opacity: 1;
	filter: alpha(opacity=60);
	background-color: #000;
}

.sliderSS .tab_nav ul li span.cur1 {
	background: url(../img/li_cur0810.png);
}


.swipercclass {
	cursor: pointer;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	background: rgba(0, 0, 0, 0.5);
}

.dg-center .swipercclass {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	background: rgba(0, 0, 0, 0) !important;
}


/*whc*/
.sliderceng {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 99;
}

.left-about {
	position: fixed;
	top: 303px;
	right: 33px;
	z-index: 999;
	cursor: pointer;
	width: 60px;
}

.about-cont {
	position: relative;

}

.left-about img.aboutright {
	width: 59px;
	z-index: 99;
	position: absolute;
	left: 0;
	top: 0;
}

.about-cont-show {
	position: absolute;
	left: -126px;
	top: 46px;
	width: 130px;
	height: 49px;
	display: flex;
	background: url(../img/aboutbg.png) center no-repeat;
	z-index: 98;
	align-items: center;
	justify-content: space-between;
	padding: 10px 20px;
	box-sizing: border-box;
	display: none;


}

.about-cont-show img {
	width: 38px;
}


.whc .swiper-slide img {
	width: auto;
	height: 60px;
	cursor: pointer;
}

.whc .swiper-slide h2 {
	display: none;
}

.swiper-container.whc {
	height: 100%;
}

.whc .swiper-slide {
	/*width: auto !important;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	position: relative;
	height: 100%;
	margin-right: 40px;*/
	display: flex;
	align-items: center;
	position: relative;
	height: 100%;
}
.whc .swiper-slide a{
	display: block;
}

.whc .swiper-slide .cur {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -8px;
	height: 40px;
	width: 16px;
	background: url(../img/zhibiao.png) no-repeat center;
	display: none;
}

.allbodycont {
	clear: both;
	background: url(../img/meetingBackg0922.jpg) repeat;
	min-height: 100%;
}

.otherpage {
	/* width: 1400px;
	margin: 0 auto;
	display: none; */
	margin-top: 30px;
}

.otherpage2 {
	width: 100%;
	text-align: -webkit-right;
	/* text-align: right; */
}

.otherpage2 img {
	width: 100%;

}

.otherpagel {
	width: 1400px;
	text-align: -webkit-right;
	/* text-align: right; */
}

/* .otherpagel img{
	width: 1666px;
	
} */

.pindaoLmu_0911 .swiper-container {
	width: 1080px;
	height: 250px;
	overflow: visible;
}

.pindaoLmu_0911 .swiper-slide {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 10px;
	width: 370px !important;
	height: 205px !important;
}

.swiper-container-horizontal>.swiper-scrollbar {
	transform: rotate(180deg);
}

.swiper-scrollbar-drag {
	cursor: pointer;
}

.apperweima {
	position: absolute;
	top: -98px;
	left: -35px;
	width: 120px;
	height: 120px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 999;
	border-radius: 5px;
	display: none;
}

.apperweima img {
	width: 189px;
}

.apperweima.AA {
	position: absolute;
	top: -106px;
	left: -59px;
	width: 189px;
	height: 173px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 999;
	border-radius: 5px;
	display: none;
}

.apperweima.AA img {
	width: 189px;
	height: 173px;
}


.topImgBox {
	width: 100%;


}

.w_rm_cont {
	height: 360px;
	position: relative;
	width: 1425px;
	background: #f6e7e7;
	margin: -12.5px;
}

/* .w_rm_cont>div{
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.w_rm_cont div>span{
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	    color: #FFFFFF;
		font-size: 16px;
} */

.w_rm_cont_nr {
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	transition: width 0.3s linear !important;
}

.w_rm_cont_nr>span {
	display: flex;
	font-weight: bold;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
	font-size: 16px;
	overflow: hidden;
	position: relative;
}

.w_rm_box1 {
	position: absolute;
	left: 0;
	top: 0;
	height: 360px;
	width: 89px;
	height: 89px;

}

.w_rm_box1 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box1_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box2 {
	position: absolute;
	left: 89px;
	top: 0;
	width: 89px;
	height: 89px;

}

.w_rm_box2 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box2_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box3 {
	position: absolute;
	left: 178px;
	top: 0;
	width: 178px;
	height: 89px;

}

.w_rm_box3 .w_rm_cont_nr {
	width: 178px;
}

.w_rm_box3_span {
	display: block;
	width: 169px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box4 {
	position: absolute;
	left: 356px;
	top: 0;
	width: 89px;
	height: 89px;

}

.w_rm_box4 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box4_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}



.w_rm_box5 {
	position: absolute;
	left: 445px;
	top: 0;
	width: 89px;
	height: 89px;

}

.w_rm_box5 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box5_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box6 {
	position: absolute;
	left: 534px;
	top: 0;
	width: 178px;
	height: 89px;

}

.w_rm_box6 .w_rm_cont_nr {
	width: 178px;
}

.w_rm_box6_span {
	display: block;
	width: 169px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}


.w_rm_box7 {
	position: absolute;
	left: 712px;
	top: 0;
	width: 267px;
	height: 178px;

}

.w_rm_box7 .w_rm_cont_nr {
	width: 267px;
}

.w_rm_box7_span {
	display: block;
	width: 258px;
	height: 169px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box8 {
	position: absolute;
	left: 979px;
	top: 0;
	width: 89px;
	height: 190px;

}

.w_rm_box8 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box8_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box9 {
	position: absolute;
	left: 1068px;
	top: 0;
	width: 178px;
	height: 190px;

}

.w_rm_box9 .w_rm_cont_nr {
	width: 178px;
}

.w_rm_box9_span {
	display: block;
	width: 166px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box10 {
	position: absolute;
	left: 1246px;
	top: 0;
	width: 89px;
	height: 89px;

}

.w_rm_box10 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box10_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}


.w_rm_box11 {
	position: absolute;
	left: 1335px;
	top: 0;
	width: 89px;
	height: 89px;

}

.w_rm_box11 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box11_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box11 {
	position: absolute;
	left: 1335px;
	top: 0;
	width: 89px;
	height: 89px;

}

.w_rm_box11_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}


.w_rm_box12 {
	position: absolute;
	left: 0;
	top: 89px;
	width: 267px;
	height: 178px;

}

.w_rm_box12 .w_rm_cont_nr {
	width: 267px;
}

.w_rm_box12_span {
	display: block;
	width: 258px;
	height: 169px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box13 {
	position: absolute;
	left: 267px;
	top: 89px;
	width: 89px;
	height: 89px;

}

.w_rm_box13 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box13_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box14 {
	position: absolute;
	left: 267px;
	top: 178px;
	width: 89px;
	height: 89px;

}

.w_rm_box14 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box14_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box15 {
	position: absolute;
	left: 356px;
	top: 89px;
	width: 89px;
	height: 89px;

}

.w_rm_box15 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box15_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box16 {
	position: absolute;
	left: 445px;
	top: 89px;
	width: 178px;
	height: 89px;

}

.w_rm_box16 .w_rm_cont_nr {
	width: 178px;
}

.w_rm_box16_span {
	display: block;
	width: 169px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box17 {
	position: absolute;
	left: 623px;
	top: 89px;
	width: 89px;
	height: 89px;

}

.w_rm_box17 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box17_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box18 {
	position: absolute;
	left: 979px;
	top: 89px;
	width: 89px;
	height: 89px;

}

.w_rm_box18 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box18_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box19 {
	position: absolute;
	left: 1068px;
	top: 89px;
	width: 267px;
	height: 178px;

}

.w_rm_box19 .w_rm_cont_nr {
	width: 267px;
}

.w_rm_box19_span {
	display: block;
	width: 258px;
	height: 169px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box20 {
	position: absolute;
	left: 1335px;
	top: 178px;
	width: 89px;
	height: 89px;

}

.w_rm_box20 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box20_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}


.w_rm_box21 {
	position: absolute;
	left: 1335px;
	top: 89px;
	width: 89px;
	height: 89px;

}

.w_rm_box21 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box21_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}


.w_rm_box22 {
	position: absolute;
	left: 356px;
	top: 178px;
	width: 267px;
	height: 178px;

}

.w_rm_box22 .w_rm_cont_nr {
	width: 267px;
}

.w_rm_box22_span {
	display: block;
	width: 258px;
	height: 169px;
	margin: 4.5px auto;
	background: #e18f8f;
	overflow: hidden;
}


.w_rm_box23 {
	position: absolute;
	left: 623px;
	top: 178px;
	width: 89px;
	height: 89px;

}

.w_rm_box23 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box23_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}


.w_rm_box24 {
	position: absolute;
	left: 623px;
	top: 267px;
	width: 89px;
	height: 89px;

}

.w_rm_box24 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box24_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box25 {
	position: absolute;
	left: 712px;
	top: 178px;
	width: 178px;
	height: 89px;

}

.w_rm_box25 .w_rm_cont_nr {
	width: 178px;
}

.w_rm_box25_span {
	display: block;
	width: 169px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box26 {
	position: absolute;
	left: 890px;
	top: 178px;
	width: 89px;
	height: 89px;

}

.w_rm_box26 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box26_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}


.w_rm_box27 {
	position: absolute;
	left: 712px;
	top: 267px;
	width: 89px;
	height: 89px;

}

.w_rm_box27 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box27_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box28 {
	position: absolute;
	left: 801px;
	top: 267px;
	width: 89px;
	height: 89px;

}

.w_rm_box28 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box28_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box29 {
	position: absolute;
	left: 979px;
	top: 178px;
	width: 89px;
	height: 89px;

}

.w_rm_box29 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box29_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}


.w_rm_box30 {
	position: absolute;
	left: 890px;
	top: 267px;
	width: 178px;
	height: 89px;

}

.w_rm_box30 .w_rm_cont_nr {
	width: 178px;
}

.w_rm_box30_span {
	display: block;
	width: 169px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box31 {
	position: absolute;
	left: 1068px;
	top: 267px;
	width: 89px;
	height: 89px;

}

.w_rm_box31 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box31_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box32 {
	position: absolute;
	left: 1157px;
	top: 267px;
	width: 89px;
	height: 89px;

}

.w_rm_box32 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box32_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}


.w_rm_box33 {
	position: absolute;
	left: 1246px;
	top: 267px;
	width: 178px;
	height: 89px;

}

.w_rm_box33 .w_rm_cont_nr {
	width: 178px;
}

.w_rm_box33_span {
	display: block;
	width: 169px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}


.w_rm_box34 {
	position: absolute;
	left: 0px;
	top: 267px;
	width: 178px;
	height: 89px;

}

.w_rm_box34 .w_rm_cont_nr {
	width: 178px;
}

.w_rm_box34_span {
	display: block;
	width: 169px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box35 {
	position: absolute;
	left: 178px;
	top: 267px;
	width: 89px;
	height: 89px;

}

.w_rm_box35 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box35_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_box36 {
	position: absolute;
	left: 267px;
	top: 267px;
	width: 89px;
	height: 89px;

}

.w_rm_box2 .w_rm_cont_nr {
	width: 89px;
}

.w_rm_box36_span {
	display: block;
	width: 80px;
	height: 80px;
	margin: 4.5px auto;
	background: #e18f8f;
}

.w_rm_point {
	cursor: pointer;
}

.w_rm_point.a {
	cursor: default;
}

.w_rm_point:hover span {
	cursor: pointer;
	color: #fff;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
	/* background-color: #cf472f; */
	background: url(../img/pc1.png) no-repeat center;

}

.w_rm_point2:hover span {
	cursor: pointer;
	color: #fff;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
	/* background-color: #cf472f; */
	background: url(../img/pc2.png) no-repeat center;

}

.w_rm_point3 img.w_rm_bg {
	transform: scale(1);
	transition: all 0.4s;
}

.w_rm_point3:hover span img.w_rm_bg {
	transform: scale(1.3);


}



.w_rm_lo2 {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -23.5px;
	margin-left: -110px;
}

.w_rm_lo {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -24px;
	margin-left: -99px;
}


.w_rm_lo1 {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -47px;
	margin-left: -74px;
}

.w_rm_zz {
	position: absolute;
	top: 0;
	left: 0;
}

.w_rm_point3 {
	cursor: pointer;
}

.w_rm_fc1 {
	position: absolute;
	top: 10px;
	left: 10px;
	background: #dd5858;
	width: 450px;
	height: 450px;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
	display: flex;
	flex-direction: column;
	padding: 23px 0 0 18px;
	box-sizing: border-box;
	visibility: hidden;
}

.w_rm_fc2 {
	position: absolute;
	top: 10px;
	left: 486px;
	background: #dd5858;
	width: 450px;
	height: 450px;

	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
	display: flex;
	flex-direction: column;
	/* display: none; */
	padding: 23px 0 0 18px;
	box-sizing: border-box;
	visibility: hidden;
}

.w_rm_fc3 {
	position: absolute;
	top: 10px;
	right: 10px;
	background: #dd5858;
	width: 450px;
	height: 450px;

	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
	display: flex;
	flex-direction: column;
	padding: 23px 0 0 18px;
	box-sizing: border-box;
	visibility: hidden;
}

.three1 {
	position: absolute;
	top: 0;
	left: 20px;
	background: #dd5858;
	width: 450px;
	height: 450px;

	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
	display: flex;
	flex-direction: column;
	padding: 23px 0 0 18px;
	box-sizing: border-box;
	visibility: hidden;
}

.second1 {
	position: absolute;
	top: 0;
	right: 30px;
	background: #dd5858;
	width: 450px;
	height: 450px;

	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
	display: flex;
	flex-direction: column;
	padding: 23px 0 0 18px;
	box-sizing: border-box;
	visibility: hidden;
}

.second1 .w_rm_fc2 {
	left: unset;
}

.first1 {
	position: absolute;
	top: 0;
	left: 486px;
	background: #dd5858;
	width: 450px;
	height: 450px;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
	display: flex;
	flex-direction: column;
	padding: 23px 0 0 18px;
	box-sizing: border-box;
	visibility: hidden;
}

.three3 {
	position: absolute;
	top: 0;
	left: 20px;
	background: #dd5858;
	width: 450px;
	height: 450px;

	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
	display: flex;
	flex-direction: column;
	/* display: none; */
	padding: 23px 0 0 18px;
	box-sizing: border-box;
	visibility: hidden;
}

.second3 {
	position: absolute;
	top: 0;
	right: 30px;
	background: #dd5858;
	width: 450px;
	height: 450px;

	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
	display: flex;
	flex-direction: column;
	/* display: none; */
	padding: 23px 0 0 18px;
	box-sizing: border-box;
	visibility: hidden;
}

.second3 .w_rm_fc2 {
	left: unset;
}

.first3 {
	position: absolute;
	top: 0;
	left: 486px;
	background: #dd5858;
	width: 450px;
	height: 450px;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
	display: flex;
	flex-direction: column;
	padding: 23px 0 0 18px;
	box-sizing: border-box;
	visibility: hidden;
}

.w_rm_fc3.a {
	top: 10px;
	left: 10px;
}

.w_rm_fc2.c {
	top: 10px;
	right: 10px;
	left: unset;
}

.w_rm_fc1.b {
	top: 10px;
	left: 486px;
}

.w_rm_fc4 {
	position: absolute;
	top: 4px;
	left: 1073px;
	background: #dd5858;
	width: 347px;
	height: 347px;

	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
	display: flex;
	flex-direction: column;
	/* display: none; */
	padding: 23px 0 0 18px;
	box-sizing: border-box;
	visibility: hidden;
}

.w_fc_head span {
	color: #fff;
	font-size: 14px;
	display: flex;
	margin-bottom: 19px;
}

.w_fc_from {
	display: flex;
}

.w_fc_from span {
	position: relative;
}

.w_fc_from span {
	cursor: pointer;
}

.w_fc_from img.w_fc_fromsm {
	width: 50px;
	margin-left: 22px;
	cursor: pointer;

}

.w_fc_head1 {
	margin-top: 30px;
}


.w_fc_head1 span {
	margin-bottom: 0px;
}

/*.w_fc_frombig {
	position: absolute;
	top: -115px;
	width: 178px;
	left: -50px;
	transform: scale(0);
	transition: all 0.3s;
}*/
.w_fc_frombig {
 position: absolute;
 top: -100px;
 width: 110px;
 left: -10px;
 transform: scale(0);
 transition: all 0.3s;
 z-index: 999;
 /* box-shadow: 10px 0 30px  #070707; */
 border-radius: 10px;
}

.w_fc_from span:hover .w_fc_frombig {
	transform: scale(1);
}

.w_fc_swiper {
	/* width: 500px; */
	width: 420px;
	margin-top: 20px;
	height: 100%;
}

.swiper-container-jz .swiper-wrapper {
	flex-wrap: wrap;
}

/* .swiper-wrapper {
	display: flex;
	flex-wrap: wrap;
} */

.swiper-container-jz {
	/* width: 329px; */
	margin: 0 !important;
	overflow: inherit !important;
}

.swiper-container-jz .swiper-slide {
	width: 200px;
	height: 119px;
	position: relative;
	margin-bottom: 10px;
	margin-right: 10px;
}

.swiper-container-jz .swiper-slide img {
	width: 100%;
}

.swiper-container-jz .swiper-slide:hover .w_fc_swiper_cont {
	opacity: 1;
	top: 0px;
}

.w_fc_swiper_cont {
	width: 100%;
	/* height: 100%; */
	height: 110px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	/* top: 120px; */
	top: 130px;
	left: 0;

	opacity: 0;
	transition: all 0.5s;
}

.w_fc_swiper_cont_titlr {
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	padding: 15px;
}

.w_fc_swiper_cont_img {
	display: flex;
}

.w_fc_swiperimgc {
	position: relative
}

.w_fc_swiperimgc img {
	width: 30px !important;
	margin: 0 10px;
	cursor: pointer;
	margin-bottom: 6px;
}

.w_fc_swiperimgc span {
	color: #ffffff;
	font-size: 12px;
	margin: 10px 0;
}

.w_fc_swiperimgc .w_fc_swipertk {
	position: absolute;
	top: -77px;
	left: -26px;
	width: 120px !important;
	height: auto;
	z-index: 999;
	transform: scale(0);
}

.w_fc_swiperimgc:hover .w_fc_swipertk {
	transform: scale(1);
	transition: all 0.3s;
}

.w_fc_swiper_out {
	/* height: 150px; */
	height: 270px;
	overflow: hidden;
}

.wonderfulvision{
	overflow: hidden;
	padding:10px 0;
}

.wonderfulvision .tempWrap {
	overflow: inherit !important;
}

.wonderfulvision .imgbox2 {
	width: 100%;
	margin: 40px auto 0;
}

.scrollImgbox1{
 max-height: 250px;
 overflow: hidden;
 padding: 30px 0;
}

.wonderfulvision .imgbox2 ul {
	/*width: 500px !important;
	display: flex;
	justify-content: space-between;
	overflow: hidden;*/
	overflow: inherit !important;
}

.wonderfulvision .imgbox2 ul li {
	width: 400px;
	height: auto;
	position: relative;
	/* margin:0 -1000px; */
}

.wonderfulvision .imgbox2 ul li:first-child {
	margin-left: 0;
}

.wonderfulvision .imgbox2 ul li .smallimg {
	width: 400px;
	height: 230px;
}

.wonderfulvision .imgbox2 ul li .smallimg img {
	width: 400px;
	/*height: auto;*/
	height: 230px;
	border: 2px solid#ffb139;
}

.hd h2 a{
 color: #333 !important;
}
.hd span a{
 color: #333 !important;
}
.hd span a:hover{
 color: #333 !important;
}

.wonderfulvision .imgbox2 ul li:nth-child(odd){
	
}
.wonderfulvision .imgbox2 ul li:nth-child(even){
	margin-left: -205px;
	margin-right: 6px;
}
.wonderfulvision .imgbox2 ul li:nth-child(odd){
	/*background: linear-gradient(to right, #fff, #fff);*/
	transform: perspective(500px) rotateY(20deg);
	transform-origin:left
}

.wonderfulvision .imgbox2 ul li:nth-child(even)  {
	/*background: linear-gradient(to left, #fff, #fff);*/
	transform: perspective(500px) rotateY(-20deg);
	transform-origin:right
}

.wonderfulvision .imgbox2 li .enlarge {
	display: none;
	/* -webkit-transition: all .9s ease;
	-moz-transition: all .9s ease;
	-o-transition: all .9s ease;
	transition: all .9s ease; */

	/* -webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0); */
	/*width: 496px;
	height: 276px;*/
	width: 100%;
	height: 100%;
	position: absolute;
	left:0;
	top: 0;
	box-shadow: 2px 11px 35px #666;
	cursor: pointer; 
	display: none;
}
.wonderfulvision .imgbox2 ul li:hover .enlarge {
	/*display: block;
 
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1); */

}

.wonderfulvision .imgbox2 li .enlarge video {
	/* width: 496px;
	height: 276px; */
	width: 100%;
	height: 100%;
}
/* .wonderfulvision .imgbox2 ul li.toBigOdd{
	z-index: 1;
	animation: 1s toBigOdd;
	animation-fill-mode: forwards;
}
.wonderfulvision .imgbox2 ul li.toBigEvent{
	z-index: 1;
	animation: 1s toBigEvent;
	animation-fill-mode: forwards;
} */
/* .wonderfulvision .imgbox2 ul li.toSmallOdd{
	z-index: 0;
	animation: 1s toSmallOdd;
	animation-fill-mode: forwards;
}
.wonderfulvision .imgbox2 ul li.toSmallEvent{
	z-index: 0;
	animation: 1s toBigEvent;
	animation-fill-mode: toSmallEvent;
} */
 /* .wonderfulvision .imgbox2 ul li:nth-child(odd):hover{
	z-index: 1;
	animation: 1s toBigOdd;
	animation-fill-mode: forwards;
}
.wonderfulvision .imgbox2 ul li:nth-child(even):hover{
	z-index: 10;
	animation: 1s toBigEvent;
	animation-fill-mode: forwards;
} */
@keyframes toBigOdd{
	from{
/* 		transform: perspective(500px) rotateY(20deg); */
		transform:rotateY(20deg);
		transform-origin:left;
	}
	to{
		/* transform: perspective(0) rotateY(0) scale(1.1); */
		transform: rotateY(0) scale(1.1);
		transform-origin:center;
	}
}
@keyframes toSmallOdd{
	from{
		/* transform: perspective(0) rotateY(0) scale(1.1); */
		transform: rotateY(0) scale(1.1);
		transform-origin:center;	
	}
	to{
		transform: perspective(500px) rotateY(20deg);
		transform-origin:left;
	}
}
@keyframes toBigEvent{
	from{
		/*transform: perspective(500px) rotateY(-20deg);*/
		transform: rotateY(-20deg);
		transform-origin:right;
	}
	to{
		/*transform: perspective(0) rotateY(0) scale(1.1);*/
		transform: rotateY(0) scale(1.1);
		transform-origin:center;
	}
}
@keyframes toSmallEvent{
	from{
		/* transform: perspective(0) rotateY(0) scale(1.1); */
		transform:rotateY(0) scale(1.1);
		transform-origin:center;	
	}
	to{
		transform: perspective(500px) rotateY(-20deg);
		transform-origin:right;
	}
}



/* .wonderfulvision .imgbox2 li.cur .enlarge img {
	width: 496px;
	height: 276px;
	border: 2px solid#ffb139;
} */




.scrollImgbox1:nth-child(1) {
	display: block;
}

.scrollImgbox1 {
	display: none;
}

.scrollImgbox2:nth-child(1) {
	display: block;
}

.scrollImgbox2 {
	display: none;
}

.scrollImgbox2 .imgbox2 ul {
	justify-content: center !important;
}


/* 融媒矩阵 modify css */

.fusionMatrix {
	position: relative;
	background: url(../img/fusionMatrix-BG.jpg) 0 0 no-repeat;
	background-size: 100%;
	height: 470px;
	width: 1420px;
	margin-bottom: 50px;
}

.fusionMatrix .parts.a {
	height: 84px;
}

.fusionMatrix .parts.b {
	height: 176px;
}

.fusionMatrix .parts.c {
	height: 84px;
}

.fusionMatrix .parts {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

.fusionMatrix .one {
	width: 453px;
	height: 453px;
	position: relative;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline-block;
}

/* .fusionMatrix .two{width: 453px;height: 453px;position: relative;margin-left: 20px; margin-top: 10px; float: left;display: inline-block; }
.fusionMatrix .three{width: 453px;height: 453px;position: relative;margin-left: 20px; margin-top: 10px; float: left;display: inline-block; } */
.fusionMatrix .one:nth-child(2n) {
	margin: 10px 10px 10px 20px;
}

.fusionMatrix .part1 {
	width: 176px;
	height: 84px;
	position: absolute;
	left: 0;
	top: 0;
}

.fusionMatrix .part2 {
	/* background: url(img/rmjzImg/fm945-bg.png) 0 0 no-repeat; */
	width: 176px;
	height: 176px;
	position: absolute;
	left: 185px;
	top: 0;
}

.fusionMatrix .part3 {
	/* background: url(img/rmjzImg/youthRadio-bg.png) 0 0 no-repeat; */
	width: 84px;
	height: 176px;
	position: absolute;
	left: 368px;
	top: 0;
}

.fusionMatrix .part4 {
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
	width: 84px;
	height: 84px;
	position: absolute;
	left: 0;
	top: 90px;
}

.fusionMatrix .part5 {
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
	width: 84px;
	height: 84px;
	position: absolute;
	left: 92px;
	top: 90px;
}

.fusionMatrix .part6 {
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
	width: 84px;
	height: 84px;
	position: absolute;
	left: 0;
	top: 183px;
}

.fusionMatrix .part7 {
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
	width: 84px;
	height: 84px;
	position: absolute;
	left: 0;
	top: 275px;
}

.fusionMatrix .part8 {
	width: 268px;
	height: 175px;
	position: absolute;
	left: 92px;
	top: 183px;
}

.fusionMatrix .part9 {
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
	width: 84px;
	height: 84px;
	position: absolute;
	left: 368px;
	top: 183px;
}

.fusionMatrix .part10 {
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
	width: 84px;
	height: 84px;
	position: absolute;
	left: 368px;
	top: 275px;
}

.fusionMatrix .part11 {
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
	width: 84px;
	height: 84px;
	position: absolute;
	left: 0;
	top: 367px;
}

.fusionMatrix .part12 {
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
	width: 84px;
	height: 84px;
	position: absolute;
	left: 92px;
	top: 367px;
}

.fusionMatrix .part13 {
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
	width: 84px;
	height: 84px;
	position: absolute;
	left: 185px;
	top: 367px;
}

.fusionMatrix .part14 {
	/* background: url(img/rmjzImg/fm923-bg.png) 0 0 no-repeat; */
	width: 176px;
	height: 84px;
	position: absolute;
	left: 277px;
	top: 367px;
}

.fusionMatrix .part15 {
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
	width: 84px;
	height: 84px;
	position: absolute;
	left: 0;
	top: 0;
}

.fusionMatrix .part16 {
	/* background: url(img/rmjzImg/fm923-bg.png) 0 0 no-repeat; */
	width: 176px;
	height: 84px;
	position: absolute;
	left: 92px;
	top: 0;
}

.fusionMatrix .part17 {
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
	width: 84px;
	height: 84px;
	position: absolute;
	left: 276px;
	top: 0;
}

.fusionMatrix .part18 {
	width: 84px;
	height: 84px;
	position: absolute;
	left: 368px;
	top: 0;
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
}

.fusionMatrix .part19 {
	width: 84px;
	height: 84px;
	position: absolute;
	left: 0;
	top: 92px;
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
}

.fusionMatrix .part20 {
	width: 84px;
	height: 84px;
	position: absolute;
	left: 0;
	top: 183px;
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
}

.fusionMatrix .part21 {
	width: 268px;
	height: 175px;
	position: absolute;
	left: 92px;
	top: 92px;
}

.fusionMatrix .part22 {
	width: 84px;
	height: 84px;
	position: absolute;
	left: 368px;
	top: 92px;
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
}

.fusionMatrix .part23 {
	position: absolute;
	left: 368px;
	top: 183px;
	/* background:url(img/rmjzImg/youthRadio-bg.png) 0 0 no-repeat; */
	width: 84px;
	height: 176px;
}

.fusionMatrix .part24 {
	position: absolute;
	left: 0;
	top: 275px;
	/* background: url(img/rmjzImg/fm945-bg.png) 0 0 no-repeat; */
	width: 176px;
	height: 176px;
}

.fusionMatrix .part25 {
	width: 84px;
	height: 84px;
	position: absolute;
	left: 183px;
	top: 275px;
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
}

.fusionMatrix .part26 {
	width: 84px;
	height: 84px;
	position: absolute;
	left: 276px;
	top: 275px;
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
}

.fusionMatrix .part27 {
	width: 84px;
	height: 84px;
	position: absolute;
	left: 183px;
	top: 367px;
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
}

.fusionMatrix .part28 {
	position: absolute;
	left: 276px;
	top: 367px;
	/* background: url(img/rmjzImg/fm923-bg.png) 0 0 no-repeat; */
	width: 176px;
	height: 84px;
}

.fusionMatrix .part29 {
	width: 84px;
	height: 84px;
	position: absolute;
	left: 0;
	top: 0;
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
}

.fusionMatrix .part30 {
	width: 84px;
	height: 84px;
	position: absolute;
	left: 0;
	top: 92px;
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
}

.fusionMatrix .part31 {
	width: 268px;
	height: 175px;
	position: absolute;
	left: 92px;
	top: 0;
}

.fusionMatrix .part32 {
	width: 84px;
	height: 84px;
	position: absolute;
	left: 368px;
	top: 0;
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
}

.fusionMatrix .part33 {
	width: 84px;
	height: 84px;
	position: absolute;
	left: 368px;
	top: 92px;
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
}

.fusionMatrix .part34 {
	position: absolute;
	left: 0;
	top: 183px;
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
	width: 84px;
	height: 84px;
}

.fusionMatrix .part35 {
	position: absolute;
	left: 92px;
	top: 183px;
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
	width: 84px;
	height: 84px;
}

.fusionMatrix .part36 {
	position: absolute;
	left: 184px;
	top: 183px;
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
	width: 84px;
	height: 84px;
}

.fusionMatrix .part37 {
	position: absolute;
	left: 276px;
	top: 183px;
	/* background: url(img/rmjzImg/fm923-bg.png) 0 0 no-repeat; */
	width: 176px;
	height: 84px;
}

.fusionMatrix .part38 {
	position: absolute;
	left: 0;
	top: 275px;
	/* background:url(img/rmjzImg/youthRadio-bg.png) 0 0 no-repeat; */
	width: 84px;
	height: 176px;
}

.fusionMatrix .part39 {
	position: absolute;
	left: 92px;
	top: 275px;
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
	width: 84px;
	height: 84px;
}

.fusionMatrix .part40 {
	position: absolute;
	left: 92px;
	top: 367px;
	/* background: url(img/rmjzImg/parts-squrebg.png) 0 0 no-repeat; */
	width: 84px;
	height: 84px;
}

.fusionMatrix .part41 {
	width: 268px;
	height: 175px;
	position: absolute;
	left: 184px;
	top: 275px;
}

.fusionMatrix .part1 .parts {
	background: url(../img/fm923-bg.png) 0 0 no-repeat;
	width: 176px;
	height: 84px;
}

.fusionMatrix .part2 .parts {
	background: url(../img/fm945-bg.png) 0 0 no-repeat;
	width: 176px;
	height: 176px;
}

.fusionMatrix .part3 .parts {
	background: url(../img/youthRadio-bg.png) 0 0 no-repeat;
	width: 84px;
	height: 176px;
	;
}

.fusionMatrix .part4 .parts {
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
}

.fusionMatrix .part5 .parts {
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
}

.fusionMatrix .part6 .parts {
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
}

.fusionMatrix .part7 .parts {
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
}

.fusionMatrix .part8 {
	width: 268px;
	height: 175px;
	position: absolute;
	left: 92px;
	top: 183px;
}

.fusionMatrix .part9 .parts {
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
}

.fusionMatrix .part10 .parts {
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
}

.fusionMatrix .part11 .parts {
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
}

.fusionMatrix .part12 .parts {
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
}

.fusionMatrix .part13 .parts {
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
}

.fusionMatrix .part14 .parts {
	background: url(../img/fm923-bg.png) 0 0 no-repeat;
	width: 176px;
	height: 84px;
}

.fusionMatrix .part15 .parts {
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
}

.fusionMatrix .part16 .parts {
	background: url(../img/fm923-bg.png) 0 0 no-repeat;
	width: 176px;
	height: 84px;
}

.fusionMatrix .part17 .parts {
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
}

.fusionMatrix .part18 .parts {
	width: 84px;
	height: 84px;
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
}

.fusionMatrix .part19 .parts {
	width: 84px;
	height: 84px;
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
}

.fusionMatrix .part20 .parts {
	width: 84px;
	height: 84px;
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
}

.fusionMatrix .part21 .parts {
	width: 268px;
	height: 175px;
	position: absolute;
	left: 92px;
	top: 92px;
}

.fusionMatrix .part22 .parts {
	width: 84px;
	height: 84px;
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
}

.fusionMatrix .part23 .parts {
	background: url(../img/youthRadio-bg.png) 0 0 no-repeat;
	width: 84px;
	height: 176px;
}

.fusionMatrix .part24 .parts {
	background: url(../img/fm945-bg.png) 0 0 no-repeat;
	width: 176px;
	height: 176px;
}

.fusionMatrix .part25 .parts {
	width: 84px;
	height: 84px;
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
}

.fusionMatrix .part26 .parts {
	width: 84px;
	height: 84px;
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
}

.fusionMatrix .part27 .parts {
	width: 84px;
	height: 84px;
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
}

.fusionMatrix .part28 .parts {
	background: url(../img/fm923-bg.png) 0 0 no-repeat;
	width: 176px;
	height: 84px;
}

.fusionMatrix .part29 .parts {
	width: 84px;
	height: 84px;
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
}

.fusionMatrix .part30 .parts {
	width: 84px;
	height: 84px;
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
}

.fusionMatrix .part31 .parts {
	width: 268px;
	height: 175px;
}

.fusionMatrix .part32 .parts {
	width: 84px;
	height: 84px;
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
}

.fusionMatrix .part33 .parts {
	width: 84px;
	height: 84px;
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
}

.fusionMatrix .part34 .parts {
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
}

.fusionMatrix .part35 .parts {
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
}

.fusionMatrix .part36 .parts {
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
}

.fusionMatrix .part37 .parts {
	background: url(../img/fm923-bg.png) 0 0 no-repeat;
	width: 176px;
	height: 84px;
}

.fusionMatrix .part38 .parts {
	background: url(../img/youthRadio-bg.png) 0 0 no-repeat;
	width: 84px;
	height: 176px;
}

.fusionMatrix .part39 .parts {
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
}

.fusionMatrix .part40 .parts {
	background: url(../img/parts-squrebg.png) 0 0 no-repeat;
	width: 84px;
	height: 84px;
}

.fusionMatrix .part41 .parts {
	width: 268px;
	height: 175px;
}


/* juemuD */
.tabContent2 {
	background: #FFFFFF;
	padding: 55px 0 61px;
}

.shareWrapper {
	display: flex;
	padding: 0 90px 0 93px;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 50px;
}

.shareBox {
	display: flex;
	align-items: center;
}

.shareBox p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	margin-right: 17px;
}

.plateformBox {
	width: 44px;
	height: 44px;
	margin-right: 13px;
	cursor: pointer;
	position: relative;
}

.plateformBox div {
	width: 143px;
	height: 150px;
	position: absolute;
	left: 50%;
	margin-left: -71px;
	bottom: 29px;
	background: url(../2/img/jiemuD/layer.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}

.plateformBox div img {
	display: block;
	height: 131px;
}

.kuaishou {
	background: url(../2/img/jiemuD/kuaishou.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}

.wechat {
	background: url(../2/img/jiemuD/wechat.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}

.weibo {
	background: url(../2/img/jiemuD/weibo.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}

.douyin {
	background: url(../2/img/jiemuD/douyin.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}

.toBox {
	display: flex;
	align-items: center;
}

.toBox p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 38px;
	margin-right: 4px;
}

.toBox a {
	padding-right: 36px;
	background: url(../2/img/jiemuD/link.png) no-repeat right center;
	background-size: 28px 28px;

	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #535EC8;
	line-height: 38px;
}

.toBox.a a {
	padding-right: 36px;
	background: url(../2/img/jiemuD/link1.png) no-repeat right center;
	background-size: 28px 28px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #E15353;
	line-height: 38px;
}

.conWrapper {
	display: flex;
	justify-content: center;
	align-items: center;
}

.templateBox {
	margin-right: 78px;
	height: 420px;
}

.templateBox ul {
	display: flex;
	align-items: center;
	justify-content: center;
}

.templateBox ul li {
	width: 103px;
	height: 103px;
	background: #535EC8;
	transform: rotate(45deg);
	margin: 27px;
	cursor: pointer;
	border: 5px solid #ffffff;
}

.templateBox ul li.active {

	border: 5px solid #b9bef5;
	background-image: url(../2/img/jiemuD/checked.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-image: url(../2/img/jiemuD/checked.png);
}

.templateBox.a ul li {
	width: 103px;
	height: 103px;
	background: #E15353;
	transform: rotate(45deg);
	margin: 27px;
	cursor: pointer;
	border: 5px solid #ffffff;
}

.templateBox.a ul li.active {

	border: 5px solid #FFCBC5;
	background-image: url(../2/img/jiemuD/checked1.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	/* background-image: url(img/jiemuD/checked1.png); */
}

.templateBox ul li div {
	width: 100%;
	height: 100%;
	transform: rotate(-45deg);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.templateBox ul li div span {
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
}

.conBox {
	width: 635px;
	height: 669px;
	box-sizing: border-box;
	padding: 16px 20px;
	background: url(../2/img/jiemuD/listBcg.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}

.conBox.a {
	width: 635px;
	height: 669px;
	box-sizing: border-box;
	padding: 16px 20px;
	background: url(../2/img/jiemuD/listBcg1.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}


.conBox .time {
	width: 100%;
	height: 70px;
	display: flex;
	align-items: center;
	background: #525ec9;
	border-radius: 10px 10px 0 0;
}

.conBox .time.a {
	background: #F74C4C;
}

.introduction {
	width: 76px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 5px;
	background: url(../2/img/jiemuD/juxing.png) no-repeat right center;
	background-size: 1px 100%;
	-webkit-background-size: 1px 100%;
	-o-background-size: 1px 100%;
	-moz-background-size: 1px 100%;
}

.introductionBox {
	width: 56px;
	height: 58px;
	border-radius: 4px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.introductionBoxa {
	width: 56px;
	height: 58px;
	border-radius: 4px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.icon_introduction {
	width: 26px;
	height: 26px;
	background: url(../2/img/jiemuD/jianjie.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}

.introductionBox.active {
	background: #6C77D8;
}

.introductionBoxa.active {
	background: #F74C4C;
}

.word_introduction {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	padding-top: 3px;
}

.current_week {
	width: 56px;
	height: 58px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	cursor: pointer;
	margin: 0 3px;
	border-radius: 4px;
}

.current_week.active {
	background: #6C77D8;
}

.current_week.a.active {
	background: #FF7676;
}

.current_week p {
	padding: 2px;
}

.canlender {
	width: 56px;
	height: 58px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-left: 9px;
	cursor: pointer;
	position: relative;
}

.canlender.active {
	background: #6C77D8;
}

.canlender input {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}

.icon_canlender {
	width: 26px;
	height: 26px;
	background: url(../2/img/jiemuD/search.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}

.word_canlender {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	padding-top: 1px;
}

.introductionWrapper {
	width: 100%;
	height: 510px;
	box-sizing: border-box;
	padding: 0 30px;
	margin-top: 20px;
	overflow: auto;
}

.introductionWrapper p {
	text-indent: 2em;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 38px;
	text-align: justify;
}

.programmeBox_nav {
	width: 100%;
	height: 54px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #dee8f8;
}

.programmeBox_nav.a {

	background: #FEDFDC;
}

.morning {
	padding-left: 42px;

	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
}

.noon {
	display: flex;
	margin-right: 27px;
}

.noon div {
	width: 77px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #5A5A5A;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
}

.afternoon {
	margin-right: 13px;
}

.lineBox {
	width: 100%;
	height: 500px;
	overflow: auto;
}

.lineBox .li {
	display: flex;

}

.lineBox .li img {
	display: block;
	margin-left: 20px;
}

.duration {
	width: 90px;
	box-sizing: border-box;
	text-align: right;
	font-size: 15px;
	font-family: Arial;
	font-weight: 400;
	color: #343434;
	padding: 14px 14px 14px 0;
}

.li_line {
	width: 1px;
	border-left: 1px solid #D7C5C5;
	position: relative;
}

.point {
	width: 7px;
	height: 7px;
	background: #D02E14;
	border-radius: 50%;
	position: absolute;
	top: 23px;
	/* top: 50%; */
	left: 50%;
	/* margin-top: -3.5px; */
	margin-left: -4px;
}

.active .point {
	background: #ff9900;
}

.li_title {
	display: flex;
	padding: 14px 15px;

	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #343434;
}

.active .li_title {
	padding: 14px 0;
}

.active .li_title div {
	width: 77px;
	height: 25px;
	line-height: 25px;

	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	background: url(../2/img/jiemuD/live.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	text-align: right;
	box-sizing: border-box;
	padding-right: 7px;
	margin-right: 12px;
}

.datepicker.dropdown-menu {
	left: 1090px !important;
	top: 282px !important;
}

.datepicker td.day.disabled {
	color: #DDDDDD;
}
